batmand: fix PGK_MAINTAINER name to generate a valid JSON output
authorFlorian Eckert <[email protected]>
Fri, 19 Sep 2025 07:30:35 +0000 (09:30 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 19 Sep 2025 20:09:08 +0000 (22:09 +0200)
The extra quotation marks in the PKG_MAINTAINER line of the '.packageinfo'
file does not produce valid JSON when 'package-metadata.pl pkgmanifestjson'
is used.

Therefore, the word with the surrounding quotation marks is removed.

Signed-off-by: Florian Eckert <[email protected]>
(cherry picked from commit fabd39998637cb8182215fb8ea6f51e2dcde32fd)

batmand/Makefile

index f015d87d9933d3085515529c082ce9fb8b10c41c..a205ea5ba27c26899c2f7a4bf667402600d1fc03 100644 (file)
@@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/batmand
   URL:=https://www.open-mesh.org/
-  MAINTAINER:=Corinna "Elektra" Aichele <[email protected]>
+  MAINTAINER:=Corinna Aichele <[email protected]>
   SECTION:=net
   CATEGORY:=Network
   SUBMENU:=Routing and Redirection